Welcome![Sign In][Sign Up]
Location:
Search - successive over relaxation

Search list

[Mathimatics-Numerical algorithms数值计算

Description: 定步长辛普森公式计算.二分法.列主高斯消去法.龙贝格.牛顿迭代法.弦截法.逐次超松弛迭代法.-fixed step Simpson formula. Dichotomy. Main-Gaussian Elimination Act. Romberg. Newton iteration. Xianjie law. Successive Over-Relaxation iterative method.
Platform: | Size: 3116 | Author: 毛伟杰 | Hits:

[Windows DevelopFluidSolvr1

Description: My first fluid solver used an explicit solver with successive over-relaxation, but the instability problems were frustrating, so I abandoned it in favor
Platform: | Size: 8018 | Author: williams1113 | Hits:

[Mathimatics-Numerical algorithms数值计算

Description: 定步长辛普森公式计算.二分法.列主高斯消去法.龙贝格.牛顿迭代法.弦截法.逐次超松弛迭代法.-fixed step Simpson formula. Dichotomy. Main-Gaussian Elimination Act. Romberg. Newton iteration. Xianjie law. Successive Over-Relaxation iterative method.
Platform: | Size: 3072 | Author: 毛伟杰 | Hits:

[source in ebookmatlab-sor

Description: matlab-sor实现matlab上的sor迭代法-Matlab- sor achieve the Matlab sor iterative method
Platform: | Size: 9216 | Author: yyf | Hits:

[Mathimatics-Numerical algorithmsSOR-Matlab

Description: 数值计算中SOR迭代法的Matlab程序-numerical calculation SOR iteration of the Matlab program
Platform: | Size: 1024 | Author: zhouun | Hits:

[Algorithmmumerical_analysis

Description: 数值分析一部分编程习题,包括: 舍入误差与有效数 Newton迭代法 列主元三角分解法 逐次超松弛迭代法 3次样条插值函数-Part of numerical analysis programming exercises, including: round-off error and effective number of Newton iteration out PCA triangular decomposition method of successive over-relaxation iteration method 3 times spline interpolation function
Platform: | Size: 149504 | Author: fly_sea | Hits:

[AlgorithmmySOR

Description: 实现N阶线性方程组Ax=b逐次超松弛迭代法的通用程序-Realization of N-order linear equations Ax = b successive over-relaxation iteration method generic procedures
Platform: | Size: 1024 | Author: 潘晓惠 | Hits:

[DocumentsGSOR

Description: 给出了广义逐次超松弛( GSOR) 迭代算法,得到了GSOR 算法收敛的必要性和充分性 条件,当参数矩阵Ω = diag (ω1 ,ω2 , ⋯ ,ωn) = ωI n 时,即可得到熟知的SOR 算法,举例说明了 GSOR 算法的应用。-Gives the generalized successive over-relaxation (GSOR) iterative algorithm has been GSOR algorithm necessity and sufficient conditions, when the parameters of the matrix Ω = diag (ω1, ω2,
Platform: | Size: 136192 | Author: | Hits:

[Windows DevelopFluidSolvr1

Description: My first fluid solver used an explicit solver with successive over-relaxation, but the instability problems were frustrating, so I abandoned it in favor -My first fluid solver used an explicit solver with successive over-relaxation, but the instability problems were frustrating, so I abandoned it in favor
Platform: | Size: 196608 | Author: | Hits:

[AlgorithmSOR

Description: SOR法解线性方程组(逐次超松弛法)是Gauss-Seidel的改进方法-SOR method for linear equations (successive over-relaxation method) is the Gauss-Seidel Method
Platform: | Size: 1024 | Author: 罗磊君 | Hits:

[AlgorithmSOR

Description: 这是松弛法编程,它是高斯-赛德尔迭代法的一种加速收敛的方法。是大型稀疏矩阵线性方程组的有效解法之一。 -This is the relaxation method programming, it is the Gauss- Seidel iterative method to accelerate the convergence of a method. Large sparse matrix system of linear equations, one effective solution.
Platform: | Size: 3072 | Author: 顾一新 | Hits:

[AlgorithmNumericalAlgorithm

Description: 常用数值算法的C++源码,包括三次样条插值、二重积分计算、常微分初值问题数值解、Newton迭代法、列主元高斯消去法、逐次超松弛迭代法。-Numerical algorithm used in C++ source code, including the cubic spline interpolation, double integral, the ordinary differential initial value problem numerical solution, Newton iterative method, PCA out Gaussian elimination method, successive over-relaxation iteration method.
Platform: | Size: 6144 | Author: 胡婕 | Hits:

[Algorithmdiedai

Description: 用雅可比迭代法,塞德尔迭代法,逐次超松弛法求解线性方程组,程序用C语言编写-Jacobi iterative method used, Seidel iteration, successive over-relaxation method to solve linear equations, the program written by C
Platform: | Size: 6144 | Author: 欧阳 | Hits:

[Algorithmmassor

Description: 求解线性方程组的对称逐次超松弛迭代法ssor-Solving linear equations of symmetric successive over-relaxation iteration method(ssor)
Platform: | Size: 1024 | Author: malanxiang | Hits:

[AlgorithmSOR

Description: 逐次超松驰迭代法(Successive Over Relaxation Me thod,简称SOR方法)是高斯—塞德尔方法的一种加速方法,是解大型稀疏矩阵方程组的有效方法之一,它具有计算公式简单,程序设计容易,占用计算机内存较少等优点,但需要较好的加速因子(即最佳松驰因子).下面我们首先说说松驰一词的含意,再利用它来解释雅可比迭代法与高斯—塞德尔迭代法,最后给出逐次超松驰迭代法的推算公式和收敛性条件.-Successive over relaxation iteration method (Successive Over Relaxation Me thod, called SOR method) is the Gauss- Seidel method for an accelerated method is solution of large sparse matrix equations, one effective method, it has a simple formula, programming easy, take up less computer memory, etc., but the need for better acceleration factor (that is, the best relaxation factor). Let us first talk about the meaning of the term relaxation, and then use it to explain the Jacobi s iterative method and the Gauss- Seidel iterative method, and finally gives successive over relaxation iterative method of projection formula and the convergence condition.
Platform: | Size: 1024 | Author: iop | Hits:

[Algorithmrelax

Description: Successive Over Relaxation Method method
Platform: | Size: 1024 | Author: Ilya V Omelyanchuk | Hits:

[Software Engineeringchap5.2_2

Description: Gauss-Seidel and SOR (Successive Over Relaxation)
Platform: | Size: 14336 | Author: selami | Hits:

[matlabcode-computational-physics

Description: The code is useful for solving partial differential equations such as the advection equation, the 2 dimensional heat equation. Also contains code to simulate two falling balls align in one axis with rebound. Also has some code for implementing the Successive over-relaxation method.-The code is useful for solving partial differential equations such as the advection equation, the 2 dimensional heat equation. Also contains code to simulate two falling balls align in one axis with rebound. Also has some code for implementing the Successive over-relaxation method.
Platform: | Size: 4096 | Author: Abraham | Hits:

[AlgorithmSuccessive-Over-Relaxation-

Description: 松弛迭代法计算线性方程组的解,所计算的解精度高。-Relaxation iteration method to calculate the solution of the linear system of equations, the calculation of solution precision is high
Platform: | Size: 1024 | Author: 皇甫永硕 | Hits:

[matlabsuccessive over relaxationmethod

Description: 逐次超松弛法,简称SOR方法,解线性方程组的常用迭代法之一,它由高斯一赛德尔迭代法经线性加速处理而得到。(Successive super-relaxation method, referred to as SOR method, one of the commonly used iterative methods for solving linear equations. It is obtained by linearly accelerating the Gaussian-Saier iterative method.)
Platform: | Size: 11264 | Author: feiyanglzl | Hits:
« 12 »

CodeBus www.codebus.net